home *** CD-ROM | disk | FTP | other *** search
- Path: sydney.DIALix.oz.au!not-for-mail
- From: sad@sydney.DIALix.oz.au (John Heenan)
- Newsgroups: comp.lang.c++
- Subject: Re: Linking two com ports. (MSDOS)
- Date: 23 Mar 1996 20:34:37 +1100
- Organization: DIALix Services, Sydney, Australia.
- Sender: sad@sydney.DIALix.oz.au
- Message-ID: <4j0gjd$896$1@sydney.DIALix.oz.au>
- References: <cmb157.3.314F5A44@psu.edu>
-
- Christopher Best (cmb157@psu.edu) wrote:
- : Hello all!, I am wondering if anyone may have some source code or
- : might be able to point me in the right direction for a program I need to
- : write. I have a need to connect my modem on com2 with a computer that
-
- A shot in the dark: please don't shoot me if I am wrong. Their is a DOS
- command that can be used to redirect standard input and output to a
- serial port. Perhaps the same command can be used to redirect all input
- and output from one serial port to another.
-
- John Heenan
- john@valentia.dialix.oz.au
-
- : is null-modemed to my com3 port. I only really need to go 19.2k baud on
- : this one. I am using MSDOS, and I have come to the conclusion that the
- : only way I would be able to get this done is to eitherwrite a simple program
- : to direct output/input to and from com3 & com 2. I am entirely new to C and
- : my only programming experiencing is a Fortran class that I took in college
- : a few years back and any help will be greatly appreciated. I am using
- : Turbo C++ v3.
- : Thanks,
- : Christopher M. Best
- --
- +----------------------------------------------------------------+
- | John Heenan, Sydney Australia john@valentia.dialix.oz.au |
- | John's WWW pages have the controversial SWIM FAQ (and speech!) |
- | http://sydney.dialix.oz.au/~sad |
- +----------------------------------------------------------------+
-
-
-